home *** CD-ROM | disk | FTP | other *** search
/ PC Open 102 / PC Open 102 CD 1.bin / CD1 / grafica / DigiBookShelf / D110TRENG.EXE / HELP / regist.swf / scripts / DefineButton2_20 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2004-09-21  |  88 b   |  6 lines

  1. on(press){
  2.    this.d = true;
  3.    thisX = _root._xmouse;
  4.    thisY = _root._ymouse;
  5. }
  6.